home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7840 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: rcp6.elan.af.mil!rscernix!danpop
  2. From: danpop@mail.cern.ch (Dan Pop)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: gettimeofday() makes me mad !
  5. Date: 27 Feb 96 16:13:37 GMT
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <danpop.825437617@rscernix>
  8. References: <4gnkth$4on@piston.ecp.fr> <4gu1ue$39m@news-f.iadfw.net>
  9. NNTP-Posting-Host: hpl3sn04.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11.  
  12. alpet@airmail.net (Adam Peterson) writes:
  13.  
  14. >dureta8@cti.ecp.fr (BIG ONE) wrote:
  15. >
  16. >>      Hello all. If someone could help...
  17. >
  18. >>COMPILER : gcc, or cc on a Unix system.
  19. >
  20. >>PROBLEM : I'm trying to make a little program which must repeat an
  21. >>action every .2 second for example ( less than 1 sec anyway). time()
  22.                                        ^^^^^^^^^^^^^^^^^^^^^^
  23. >>wouldn't fit, so I searched and found the function gettimeofday() in
  24. >
  25. >You are on a Unix system, any reason you are not using 'sleep'?
  26.  
  27. The reason is right there, in front of your eyes.  Sheesh.
  28.  
  29. Another reason is that he might want to do something else in the mean time.
  30.  
  31. Dan
  32. --
  33. Dan Pop
  34. CERN, CN Division
  35. Email: danpop@mail.cern.ch 
  36. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  37.